From 7e7f233249d7d059e721eb124655a99fdb228beb Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 29 Dec 2003 11:29:18 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 172b4ae9e5b..4b924cfa0a0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2003-12-29 Richard M. Stallman + + * data.c (store_symval_forwarding): Handle setting + default-fill-column, etc., by changing the value in + buffers that use the default. + + * minibuf.c (Fset_minibuffer_window): Doc fix. + + * fileio.c (choose_write_coding_system): Ignore auto_saving + if using the visited file for auto saves. + (Fwrite_region): Don't update SAVE_MODIFF + if auto-saving in visited file. + 2003-12-29 Kenichi Handa * dispextern.h (face_font_available_p): Extern it. @@ -16,6 +29,14 @@ * xfaces.c (face_font_available_p): New function. +2003-12-28 Richard M. Stallman + + * buffer.c (Fother_buffer): Don't crash if BUF is nil + or if its name is nil. + + * buffer.c (Fkill_buffer): Don't delete auto-save file + if it's the same as the visited file. + 2003-12-28 Luc Teirlinck * coding.c (Fcheck_coding_system): Doc fix. -- 2.30.2